﻿@import url(qq.css);

/*------全局定义-------------------- */

*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
    }
	
body{
	font:12px 微软雅黑,Verdana,Arial,Tahoma;	
    }
		
img{
	border:none;
    }
   
a{
    color:#333;
	text-decoration:none;
   }

a:hover{
	text-decoration: none;
	color:#FF0000;
   }
	
ul{
	list-style:none;
   }
   
input,select,button{
    font:12px Verdana,Arial,Tahoma;
    vertical-align:middle;
   }

select{
  border:none;}

.clear{
    clear:both;
    height:0px; 
	overflow: hidden;
	}

/*---------------------头部-------------------*/

.header{
	width:100%;
	overflow:hidden;
	background:url(../images/1_07.gif) repeat-x 0 30px;
    }	
	
/*------顶部------*/		
	
.header_top{
    width:100%;
	height:30px;
	overflow:hidden;
	background:#333;
	}

.header_top ul{
    width:1200px;
	height:32px;
	line-height:32px;
	overflow:hidden;
	margin:0 auto;
	}

.header_top ul .title{
    width:800px;
	background:none;
	}
	
.header_top ul .title b{
   color:#98a21e;
   padding-right:10px;
	}	
	
.header_top ul li{
	height:30px;
	padding:0px 13px;
	float:left;
	display:block;
	line-height:30px;
	color:#ccc; 
	background:url(../images/1_03.gif) no-repeat right 9px;
	}	
	
.header_top ul li a{ 
    color:#ccc;
	}	
	
.header_top ul li a:hover{
    color:#98a21e; 
	}	
		
.header_top ul .map{
   background:none;
   padding-right:0;
	}	
	
/*----*/

.header .header_bottom{
    width:1200px;
	height:118px;
	margin:0 auto
	}

	
.header .logo{
    display:block;
    float:left;
	margin:0 auto;
	padding-top:33px;
	}

.header_bottom .phone{
	float:right;
	
	}
	

/* ----- 导航 ------*/

#nav{
	width:100%;
	height:56px;
	overflow:hidden;
	background:url(../images/nav.gif) repeat-x;
   }

#navMenu {
	width:1200px;
	overflow:hidden;
	height:56px;
	margin:0 auto;
    }
	
#navMenu ul{
	overflow:hidden;
	height:56px;
	text-align:center;
    }
   
#navMenu ul li {
	float:left;	
	display:block;	
    }
	
#navMenu ul li a {
    height:100%;
	line-height:56px;
	display:block;
	float:left;
	padding:0px 28px 0 28px;
	color: #FFF;
	font-size:14px;
	font-family:"微软雅黑";
	background: url(../images/nav_1.gif) no-repeat left;	
    }
	
#navMenu ul li a:hover {
	background: url(../images/nav_2.gif) repeat-x;	
    }
	
#navMenu ul .home a{
	background: url(../images/nav_2.gif) repeat-x;	
    } 

#navMenu ul .hover a{
	background: url(../images/nav_2.gif) repeat-x;	
    }

/*--- 导航下拉菜单 ---*/

.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 180px;
	visibility: hidden; 
	margin-top: -4px;
	padding-top:10px;
	padding-bottom:10px;	
	background:#646464;
}

.dropMenu li {
	display:block;
}
.dropMenu a {
	display: block;
	height:35px;
    line-height:35px;
    padding-left:10px;
	color:#FFFFFF;
}

* html .dropMenu a {
	width: 100%;
	color:#FFFFFF;
}

.dropMenu a:hover {
	color:fff;
	background-color:#5b5b5b;
}

		
/*---------------------头部结束-------------------*/

.footer{
   width:100%;
   overflow:hidden;
   background-color:#2a2a2a; 
  }  

  
.footer .top{
   width:1200px;
   height:200px;
   margin:0 auto;
   overflow:hidden;    
   }
   
.footer .top ul{
   width:140px;
   padding-top:35px;
   float:left;
   }
   
.footer .top ul h3 a{
   width:160px;
   height:30px;
   display:block;
   color:#bac624;
   font-family:"微软雅黑";
   font-size:20px;
   }

.footer .top ul li{
   width:100%;
   overflow: hidden;
   height:26px;
   line-height:26px;
   float:left;
   }   
   
.footer .top ul li a{
   color:#999;
   font-size:12px;
   }
   
.footer .top ul li a:hover{
   color:#ffff00;
   }
   
.footer .top .logo {
   width:310px;
   }
   
.footer .top .email{
   width:292px;
   float:right;
   padding:30px 0 0 0px;
   }
     
.footer .bottom{
   width:100%;
   height:100px;
   overflow:hidden;
   margin:0 auto;
   text-align:left;
   background:#a9b421;
   }
  
.footer .navMenu{
   width:850px;
   margin:0 auto;
   overflow:hidden;
   padding:25px 0 15px 0;
   }

.footer .navMenu ul li{
   float:left;
   border-left:1px solid #999900;
   padding:0px 17px;
   }
   
.footer .navMenu ul li a{
   color:#3333;
   }
  
.footer .bottom p{
   width:1200px;
   margin:0 auto;
   color:#333;
   text-align:center;
   font-weight:lighter;
   }
  
.footer .bottom p a{
   color:#333;
   }  
 
.footer .bottom p a:hover{
   color:#ffff00;
   } 
   
/* ------------------在线客服-------------------------------  */
#floatTips {
	font-size:11px;
	position: absolute;
	right:10px;
	top:177px;
	width:120px;
}

#floatTips .top{
    height:auto;
	}

#floatTips .middle{
    height:100%;	
	overflow:hidden; 
	background: url(../images/middle.gif) repeat-y 0 0;
}

#floatTips .middle li{
	height:25px;
	width:95px;
	padding:3px 10px 0px 15px; 
	float:left;
	display:block;
	overflow:hidden;
	font-size:12px;
}

#floatTips .middle li img{
    height:25px;
    display:block;
	float:left;	
}

#floatTips .middle li span{
    display:block;
	float:left;	
	line-height:25px;
	color:#666666;
	text-indent:5px;
}

#floatTips .bottom{
    height:auto;
	}


#floatTips .top_1{
    text-align:center;
	}
  